home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3sbar.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_STATUSBAR_H = 1;
- include("real/widget/r3ibar.js")
-
-
- var R3CLID_STATUSBAR = 1303;
-
-
-
-
-
-
-
-
-
- function r3Statusbar () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_STATUSBAR, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Statusbar.prototype=new r3Interactorbar;
- // r3sbar.h_H